grow snapshot area from widget's allocation to cover extra widget windows
author21:04:28 Tim Janik <timj@imendio.com>
Wed, 21 May 2008 19:07:40 +0000 (19:07 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 21 May 2008 19:07:40 +0000 (19:07 +0000)
commitaa4ab3f03731f269d8c3a322cee653bc88fec3a4
tree714d32e0ff9dbc476d652025f18dbb7d992888c2
parent4111cf2065e1f7edc614a936f1fa35e750f13a0f
grow snapshot area from widget's allocation to cover extra widget windows

2008-05-21 21:04:28  Tim Janik  <timj@imendio.com>

        * gtk/gtkwidget.c gtk_widget_get_snapshot(): grow snapshot area from
        widget's allocation to cover extra widget windows placed outside the
        widget allocation (spinbutton arrows are the prime example for this).

svn path=/trunk/; revision=20123
ChangeLog
gtk/gtkwidget.c